Dynomotion

Group: DynoMotion Message: 7291 From: az9633@ymail.com Date: 4/19/2013
Subject: inch mode default
Is there a way to have Kcnc come up in inch mode such as upon initializing the Kflop?

Also, I was trying to use a time command in C to time out a machine function.
What time commands are available? Where can I see the library of valid C commands for K flop and their parameters?

AZ
Group: DynoMotion Message: 7296 From: Tom Kerekes Date: 4/19/2013
Subject: Re: inch mode default
Hi AZ,

The the initial settings for the Interpreter can be specified in the Setup File.  See:

http://www.dynomotion.com/Help/KMotionCNC/ToolSetupScreenFiles.htm#Setup_File

The is also an example file called INCHES.set

All the available functions are listed in the <>\DSP_KFLOP\KMotionDef.h file

Look under:

//  T I M E   F U N C T I O N S

Regards
TK